home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp95 / modem.doc < prev    next >
Text File  |  1995-03-31  |  4KB  |  92 lines

  1. From Usenet:
  2.  
  3. 17 Sep 91 17:09 Steve Harper: Beware WorldPort?
  4.  
  5. Unfortunately, providing a modem solution for the HP 95LX
  6. has not been as simple as we had hoped.  Here is a repeat
  7. of my posting of several months ago as well as some new
  8. information:
  9.  
  10. Most portable modems do not have an on/off switch; rather
  11. they rely upon the DTR line from the terminal device to
  12. turn them on or off.  Normally, DTR will be low when the
  13. serial port is unused (modem off) and will go high when
  14. the serial comm program is run (modem on).  This conserves
  15. the modem battery (a precious resource) as much as possible.
  16.  
  17. For various reasons (power, size, cost), the HP 95 only has
  18. a "three-wire" (TX, RX, GND) serial interface.  There is no
  19. DTR line to turn the modem on.  One way to force the modem
  20. to turn on is to use the modem ac adapter.  ANY OF THE
  21. WORLDPORT MODEMS WILL WORK WITH THE HP 95 PROVIDED THE
  22. MODEM IS ON AC POWER.  This work-around is hardly a
  23. complete solution, however.
  24.  
  25. Fortunately, the Worldport modems have a mode which changes
  26. the power-on signal from DTR high to RX low (at the time we
  27. started looking at modems for the HP 95, the Worldports were
  28. the only ones with this feature).  That is, the modem will
  29. turn on when the RX line goes low.  This seemed ideal for the
  30. HP 95 since the RX line is held at ground normally (modem off)
  31. and is driven low when an application which uses the serial
  32. port is run (modem on), such as COMM.
  33.  
  34. This happens to work just fine for the Wordport 1200, but for
  35. the 2400 and 2400MNP, when data is sent on the RX line, the
  36. modem power tries to turn off and on with the data bits, rather
  37. than remaining on.  As you can imagine, this didn't work (this
  38. mode was really not originally designed for this purpose).  But,
  39. not to worry, they were more than happy to make a minor change
  40. in the design to fix that problem.  Hence, the business about
  41. "only modems after serial number such-and-such being able to
  42. work on battery power" came into being.
  43.  
  44. Information we have received just the other day says that the
  45. 2400 has indeed been changed and works as advertized.  The 1200
  46. never really had the problem, so it always worked.  However,
  47. it appears that Touchbase/USRobotics never put the change into
  48. production for the 2400MNP.  So, THE WORLDPORT 2400MNP WILL NOT
  49. WORK ON BATTERY POWER WITH THE HP 95, REGARDLESS OF THE SERIAL
  50. NUMBER.  Their customer support was apparently indicating to
  51. some people that by putting the 2400MNP into "constant speed"
  52. mode, it would work.  This is not true.  It appears to work
  53. until you connect to the phone line.  At that point, the added
  54. current drain drags the power supply down and it either hangs
  55. up or transmits garbage.
  56.  
  57. In addition to the power-on mode setting (dip switch number 3
  58. ON), there is one additional setting which must be used to get
  59. the modems to work with the HP 95.  All modems monitor the DTR
  60. line as an indication that there is a computer or terminal
  61. there to receive the data.  If DTR is disconnected or low, they
  62. assume the terminal isn't there or has failed, and will usually
  63. hang up and stop listening for commands.  All modems have a
  64. mode which tells them to ignore the DTR line, but it is generally
  65. not the default, so the user must set this mode.
  66.  
  67. For the 1200, dip switch 4 must be ON to activate this mode (the
  68. manual is totally confused, don't believe it).  For the 2400 and
  69. the 2400MNP, the user should send the modem command AT&D&W<cr>.
  70. This only needs to be done once: it sets the DTR ignore mode and
  71. writes that mode into the EEPROM so it will always come up in
  72. that mode thereafter.  THE DTR IGNORE MODE MUST BE SET IN ANY
  73. MODEM IN ORDER TO WORK WITH THE HP 95, REGARDLESS WHETHER THE
  74. MODEM IS ON BATTERY OR AC POWER.
  75.  
  76. So, to summarize:
  77.  
  78. 1. In order to work with the HP 95, all modems must be set to
  79. DTR IGNORE mode.
  80.  
  81. 2. All the Worldport modems will work with the HP 95, provided
  82. the modem is on ac power.
  83.  
  84. 3. The Worldport 1200 (any serial number) and the Worldport 2400
  85. (serial number 50000 and up) will work on battery power with the
  86. HP 95 if the RX power on mode is set.
  87.  
  88. 4. The Worldport 2400MNP will not work on battery power with the
  89. HP 95.
  90.  
  91. Hope this helps....Steve
  92.